xen/sched: cleanup sched.h
authorJuergen Gross <jgross@suse.com>
Fri, 8 Nov 2019 09:56:42 +0000 (10:56 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 22 Jan 2020 17:37:11 +0000 (17:37 +0000)
commit51cc6c22a5575f171eb3483914a252b52af9cb33
treee07b9bc3e25d7deef52ddfa63f0e4efc008d9df8
parentcbe977f5e0b42931fd76169595c4ab208e0d79af
xen/sched: cleanup sched.h

There are some items in include/xen/sched.h which can be moved to
private.h as they are scheduler private.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Dario Faggioli <dfaggioli@suse.com>
xen/common/sched/core.c
xen/common/sched/private.h
xen/include/xen/sched.h